Skip to content

docs(linter/plugins): improve docs for conformance tests#20528

Merged
graphite-app[bot] merged 1 commit intomainfrom
om/03-19-docs_linter_plugins_improve_docs_for_conformance_tests
Mar 19, 2026
Merged

docs(linter/plugins): improve docs for conformance tests#20528
graphite-app[bot] merged 1 commit intomainfrom
om/03-19-docs_linter_plugins_improve_docs_for_conformance_tests

Conversation

@overlookmotel
Copy link
Copy Markdown
Member

@overlookmotel overlookmotel commented Mar 19, 2026

Prompted by #20262. Fix an omission in docs for conformance tests, and explain how to filter tests while working on adding a plugin to conformance suite.

@github-actions github-actions bot added A-linter Area - Linter A-cli Area - CLI A-linter-plugins Area - Linter JS plugins labels Mar 19, 2026
Copy link
Copy Markdown
Member Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions bot added the C-docs Category - Documentation. Related to user-facing or internal documentation label Mar 19, 2026
@overlookmotel overlookmotel marked this pull request as ready for review March 19, 2026 15:18
@overlookmotel overlookmotel requested a review from camc314 as a code owner March 19, 2026 15:18
Copilot AI review requested due to automatic review settings March 19, 2026 15:18
@overlookmotel overlookmotel self-assigned this Mar 19, 2026
@overlookmotel overlookmotel added the 0-merge Merge with Graphite Merge Queue label Mar 19, 2026
Copy link
Copy Markdown
Member Author

overlookmotel commented Mar 19, 2026

Merge activity

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Improves the documentation for Oxlint’s JS plugins conformance test workflow, addressing an omission and adding guidance for filtering/debugging while integrating new plugins.

Changes:

  • Adds an explicit pnpm install step to the conformance-mode build instructions.
  • Documents how to filter conformance tests during debugging via conformance/src/filter.ts.

Prompted by #20262. Fix an omission in docs for conformance tests, and explain how to filter tests while working on adding a plugin to conformance suite.
@graphite-app graphite-app bot force-pushed the om/03-19-docs_linter_plugins_improve_docs_for_conformance_tests branch from e9a1d2e to 4047e71 Compare March 19, 2026 15:34
@graphite-app graphite-app bot merged commit 4047e71 into main Mar 19, 2026
19 checks passed
@graphite-app graphite-app bot deleted the om/03-19-docs_linter_plugins_improve_docs_for_conformance_tests branch March 19, 2026 15:45
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-cli Area - CLI A-linter Area - Linter A-linter-plugins Area - Linter JS plugins C-docs Category - Documentation. Related to user-facing or internal documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants